Carbon


newcwindow

Header: MacWindows.h Carbon status: Unsupported

WindowRef newcwindow (
    void *wStorage, 
    const Rect *boundsRect, 
    const char *title, 
    Boolean visible, 
    SInt16 procID, 
    WindowRef behind, 
    Boolean goAwayFlag, 
    SInt32 refCon
);
AVAILABILITY

Not supported in Carbon. Not available in Carbon.

CARBON NOTES

Use NewCWindow instead.


© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)